@import url("https://fonts.googleapis.com/css?family=Nunito");
/*classi common*/
.date-container input:nth-child(1) {
  width: 110px;
  text-align: center;
  display: inline-block; }

.date-container input:nth-child(2) {
  width: 110px;
  text-align: center;
  display: inline-block; }

.datetime {
  width: 130px;
  text-align: center; }

.box .overlay .fas {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px; }

td.actions {
  min-width: 50px;
  text-align: center; }

td.numeric {
  text-align: right; }

.clickable {
  cursor: pointer;
  opacity: 0.7; }
  .clickable:hover {
    opacity: 1; }

.login-richiedi-informazioni {
  margin-top: 10px;
  display: inline-block; }

.skin-blue .content-wrapper {
  background-color: #f2f6ff; }

.skin-blue .content-header h1 {
  color: #333; }

.skin-blue .content-header a {
  color: #339; }
  .skin-blue .content-header a:hover {
    color: #55b; }

.skin-blue .main-sidebar {
  background-color: #2B547E; }

.skin-blue .sidebar a {
  color: #ffffff; }

.skin-blue .sidebar-menu li a i {
  width: 20px;
  text-align: center; }

.skin-blue .sidebar-menu li:hover a {
  background-color: #5C80BC; }

.skin-blue .sidebar-menu li:hover ul.treeview-menu li a {
  background-color: #2c3b41;
  color: #8aa4af; }
  .skin-blue .sidebar-menu li:hover ul.treeview-menu li a:hover {
    color: #fff; }

.skin-blue .sidebar-menu li.active a {
  background-color: #30323D;
  border-left: 0px; }

.skin-blue .sidebar-menu li.user-info {
  height: 50px;
  background-color: #222; }
  .skin-blue .sidebar-menu li.user-info > a {
    background-color: #222; }
    .skin-blue .sidebar-menu li.user-info > a i {
      color: #fff; }
    .skin-blue .sidebar-menu li.user-info > a .details {
      width: 80%;
      display: inline-block;
      text-align: left;
      vertical-align: top; }
      .skin-blue .sidebar-menu li.user-info > a .details .name {
        display: block;
        width: 100%;
        font-weight: bold;
        line-height: 0.9em;
        color: #fff; }
      .skin-blue .sidebar-menu li.user-info > a .details .email {
        display: block;
        width: 100%;
        color: #eee;
        font-size: 10px;
        overflow: hidden; }

.skin-blue .main-header .navbar {
  background-color: #222222; }
  .skin-blue .main-header .navbar .sidebar-toggle:hover {
    /*background-color: #23008c;*/
    background: rgba(0, 0, 0, 0.3); }
  .skin-blue .main-header .navbar .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.3); }

.skin-blue .main-header .logo {
  padding: unset;
  background-color: #ffffff; }
  .skin-blue .main-header .logo:hover {
    background-color: #fff;
    /*#23008c*/ }
  .skin-blue .main-header .logo .logo-lg img {
    height: 53px;
    max-width: none;
    max-height: none;
    padding: unset; }
  .skin-blue .main-header .logo .logo-mini {
    background-color: #323232; }
    .skin-blue .main-header .logo .logo-mini img {
      padding: unset;
      width: 50px;
      margin-top: -1px; }

#main-counter {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  background: #30323d;
  background: linear-gradient(333deg, #30323d 0%, #2b547e 26%);
  padding-top: 10px;
  height: 94px; }
  #main-counter p {
    font-size: 2em;
    font-weight: 300;
    margin-bottom: 0px; }
  #main-counter span {
    font-weight: 670;
    font-size: 3em;
    line-height: 0.6em; }

#home .box-tipologie-lotto {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  #home .box-tipologie-lotto .small-box {
    text-align: left;
    display: inline-block;
    width: 250px;
    margin-right: 15px; }
    #home .box-tipologie-lotto .small-box p {
      font-size: 17px;
      margin-bottom: 0px; }
    #home .box-tipologie-lotto .small-box .small {
      font-size: 96%; }
      #home .box-tipologie-lotto .small-box .small .preferiti-counter {
        font-size: 1.15em; }
    #home .box-tipologie-lotto .small-box .icon {
      display: block !important; }

#home .bg-aste {
  background-color: #F76541;
  color: #fff;
  height: 160px; }

#home .bg-aste-passate {
  background-color: #DE3163;
  color: #fff;
  height: 160px; }

#home .bg-pre-asta-speed {
  background-color: #56A5EC;
  color: #fff;
  height: 160px; }

#home .bg-re-possess {
  background-color: #54C571;
  color: #fff;
  height: 160px; }

#home .bg-lotti-jtd-capital {
  background-color: #4863A0;
  color: #fff;
  height: 160px; }

#home .bg-preferiti {
  background-color: #FBB917;
  color: #fff;
  height: 160px; }

#home .small-box > .inner {
  height: 135px; }

#home .small-box .small {
  text-transform: uppercase; }

#home .news-row {
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 15px;
  cursor: pointer; }
  #home .news-row:hover {
    border-bottom: 1px solid #3c8dbc; }
    #home .news-row:hover .titolo {
      color: #3c8dbc; }
    #home .news-row:hover .autore {
      color: #3c8dbc; }
    #home .news-row:hover .data-pubblicazione {
      color: #3c8dbc; }
  #home .news-row .titolo {
    color: #000;
    display: inline-block;
    font-weight: bold;
    font-size: 1.2em;
    width: 100%; }
  #home .news-row .data-pubblicazione {
    color: #666;
    display: inline-block;
    margin-right: 5px; }
  #home .news-row .autore {
    color: #666; }

#home .modal-dialog .modal-content .modal-header .modal-title {
  display: inline-block;
  width: 95%;
  font-weight: bold;
  font-size: 1.3em; }

#home .informazioni {
  width: 100%;
  text-align: right;
  color: #666; }

.login-page {
  font-family: Helvetica;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  height: 100%;
  width: 100%;
  position: absolute; }
  @media screen and (max-width: 400px) {
    .login-page {
      min-height: 750px;
      font-size: 0.9rem; } }
  .login-page .main-box {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (max-width: 1200px) {
      .login-page .main-box {
        width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 450px) {
    .login-page .main-box {
      /*test*/
      min-width: 100%;
      position: initial;
      top: initial;
      transform: initial; } }
    .login-page .main-box .block {
      max-width: 400px;
      text-align: center;
      background-color: #fff;
      padding: 20px 20px 20px 20px;
      margin-bottom: 40px;
      color: #1F497D;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 450px) {
        .login-page .main-box .block {
          /*test*/
          margin-bottom: 20px;
          max-width: 100%; } }
      .login-page .main-box .block b {
        font-size: 1.2em; }
      .login-page .main-box .block .login-logo {
        height: 50px;
        width: 100%;
        margin-bottom: 0px; }
        .login-page .main-box .block .login-logo img {
          height: 100%;
          width: auto; }
      .login-page .main-box .block .lotti-totali {
        width: 100%;
        display: block;
        font-size: 3em;
        color: #f24611; }
      .login-page .main-box .block .login-box {
        width: 100%;
        max-width: 360px;
        margin-top: 0px;
        margin-bottom: 0px; }
        .login-page .main-box .block .login-box .login-box-msg, .login-page .main-box .block .login-box label {
          color: #1F497D;
          display: inline-block;
          width: 100%;
          text-align: left;
          font-weight: normal; }
        .login-page .main-box .block .login-box .login-title {
          color: #1F497D;
          font-size: 2em;
          display: inline-block;
          width: 100%;
          text-align: left;
          line-height: 1em;
          margin-bottom: 10px; }
      .login-page .main-box .block .login-box-body {
        padding: 10px 20px 20px 20px; }
        .login-page .main-box .block .login-box-body .help-block {
          text-align: left; }
      .login-page .main-box .block .richiedi-informazioni {
        margin-top: 20px;
        display: inline-block;
        width: auto; }
      .login-page .main-box .block .icheck-primary {
        text-align: left; }
      .login-page .main-box .block .condizioni {
        color: #1F497D;
        padding-top: 20px;
        text-align: left;
        font-size: 0.9em; }
      .login-page .main-box .block .forgot-password {
        margin-top: 20px;
        margin-bottom: -20px;
        text-align: left;
        color: #1F497D;
        font-size: 0.9em; }
  .login-page .footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #30323D;
    color: #fff;
    position: absolute;
    bottom: 0px;
    width: 100%; }
    .login-page .footer a {
      color: #fff; }
      .login-page .footer a:hover {
        color: #fff;
        text-decoration: underline; }

.twofa-page {
  font-family: Helvetica;
  background-color: #fff;
  height: 100%; }
  .twofa-page .main-box {
    height: 100%;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
    .twofa-page .main-box .center-box {
      background-color: #cfe5fc;
      margin-top: 40px;
      margin-bottom: 100px;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 1px; }
      .twofa-page .main-box .center-box .invalid-token {
        font-size: 1em;
        text-transform: uppercase;
        color: #ff0000;
        font-weight: bold;
        width: 100%;
        display: block; }
      .twofa-page .main-box .center-box .logo-container {
        text-align: center; }
        .twofa-page .main-box .center-box .logo-container img {
          width: 100%;
          height: auto;
          margin-bottom: 20px; }
      .twofa-page .main-box .center-box .block {
        min-height: 100px;
        text-align: justify;
        background-color: #fff;
        padding: 20px 20px 20px 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
        color: #1F497D;
        margin-left: auto;
        margin-right: auto; }
        .twofa-page .main-box .center-box .block ul {
          text-align: left;
          padding-left: 0px;
          margin-left: 0px;
          list-style-type: none; }
        .twofa-page .main-box .center-box .block b {
          font-size: 1.2em; }
        .twofa-page .main-box .center-box .block .login-box {
          width: 100%;
          max-width: 360px;
          margin-top: 0px; }
          .twofa-page .main-box .center-box .block .login-box .login-box-msg, .twofa-page .main-box .center-box .block .login-box label {
            color: #1F497D; }
        .twofa-page .main-box .center-box .block .login-title {
          color: #1F497D;
          font-size: 2em; }
        .twofa-page .main-box .center-box .block .fa-check-circle {
          margin-top: 20px;
          margin-bottom: 20px; }
  .twofa-page .footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #30323D;
    color: #fff;
    position: fixed;
    bottom: 0px;
    width: 100%; }
    .twofa-page .footer a {
      color: #fff; }
      .twofa-page .footer a:hover {
        color: #fff;
        text-decoration: underline; }

.card-immobile-container {
  width: 100%;
  margin-bottom: 15px;
  text-align: center; }

.card-immobile {
  border: 1px solid #2B547E;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 700px; }
  @media screen and (max-width: 480px) {
    .card-immobile {
      width: 100%; } }
  .card-immobile .box-title {
    width: 100%; }
    .card-immobile .box-title .aggiungi-ai-preferiti {
      float: right;
      display: none; }
      @media screen and (max-width: 480px) {
        .card-immobile .box-title .aggiungi-ai-preferiti {
          display: inline-block;
          margin-top: -4px; } }
    .card-immobile .box-title .open-card {
      float: right; }
      @media screen and (max-width: 480px) {
        .card-immobile .box-title .open-card {
          margin-right: 10px; } }
    .card-immobile .box-title .cut-title {
      float: left; }
  .card-immobile .box {
    margin-bottom: 0px; }
  .card-immobile .immagine {
    width: 250px;
    height: 180px;
    position: relative;
    display: inline-block;
    left: 15px; }
    @media screen and (max-width: 480px) {
      .card-immobile .immagine {
        width: 100%;
        text-align: center;
        position: inherit; } }
    .card-immobile .immagine .missing-image-placeholder {
      background-position: right bottom;
      background-size: 100% auto;
      background-repeat: no-repeat;
      border: 1px solid transparent;
      position: absolute;
      height: 180px;
      width: 250px;
      text-align: center;
      padding-top: 10px; }
      @media screen and (max-width: 480px) {
        .card-immobile .immagine .missing-image-placeholder {
          background-position: center bottom;
          background-size: auto 100%;
          width: 90%;
          left: 0px;
          margin-left: 5%; } }
      .card-immobile .immagine .missing-image-placeholder .message {
        display: block;
        top: 10px; }
      .card-immobile .immagine .missing-image-placeholder .placeholder {
        display: block;
        margin-top: 50px; }
    .card-immobile .immagine .placeholder-1 {
      background-image: url("/assets/images/Asta-thumb-250x180.jpg"); }
    .card-immobile .immagine .placeholder-5 {
      background-image: url("/assets/images/JTDCapital-thumb-250x180.jpg"); }
    .card-immobile .immagine .placeholder-10 {
      background-image: url("/assets/images/PreAsta-thumb-250x180.jpg"); }
    .card-immobile .immagine .placeholder-11 {
      background-image: url("/assets/images/RePossess-thumb-250x180.jpg"); }
    .card-immobile .immagine .placeholder-12 {
      background-image: url("/assets/images/Asta-thumb-250x180.jpg"); }
    .card-immobile .immagine .immagine-render {
      height: 180px;
      background-size: cover;
      background-position: center center;
      position: absolute;
      z-index: 2;
      width: 100%; }
      @media screen and (max-width: 480px) {
        .card-immobile .immagine .immagine-render {
          background-position: center bottom;
          background-size: auto 100%;
          width: 90%;
          left: 0px;
          margin-left: 5%; } }
    .card-immobile .immagine img {
      width: 100%; }
  .card-immobile .dettagli {
    display: inherit;
    text-align: right;
    margin-right: 10px; }
    @media screen and (max-width: 480px) {
      .card-immobile .dettagli {
        display: none; } }
    .card-immobile .dettagli div {
      display: inline-block;
      position: relative;
      border-left: 1px solid #cccccc;
      height: 40px;
      padding: 5px 5px 5px 5px;
      text-align: center;
      font-weight: bold; }
      .card-immobile .dettagli div:first-child {
        border-left: 0px; }
      .card-immobile .dettagli div span.descrizione {
        display: block;
        font-weight: normal;
        line-height: 1;
        width: 100%; }
      .card-immobile .dettagli div span.valore {
        display: block;
        width: 100%; }
      .card-immobile .dettagli div.prezzo {
        font-size: 1.8em;
        font-weight: normal;
        top: 2px; }
        .card-immobile .dettagli div.prezzo span.valore {
          line-height: 0.5em; }
        .card-immobile .dettagli div.prezzo span.descrizione {
          display: block;
          font-weight: normal;
          font-size: 0.6em;
          line-height: 0.6em;
          margin-top: 10px; }
      .card-immobile .dettagli div.fonte {
        padding-left: 15px; }
      .card-immobile .dettagli div.data-asta {
        color: #ad0000; }
        .card-immobile .dettagli div.data-asta span.descrizione {
          color: #000000; }
    .card-immobile .dettagli td {
      border-left: 1px solid #cccccc;
      height: 40px;
      padding: 5px 5px 5px 5px;
      text-align: center;
      font-weight: bold; }
      .card-immobile .dettagli td:first-child {
        border-left: 0px; }
      .card-immobile .dettagli td span.descrizione {
        display: block;
        font-weight: normal;
        line-height: 1;
        width: 100%; }
      .card-immobile .dettagli td span.valore {
        display: block;
        width: 100%; }
      .card-immobile .dettagli td.prezzo {
        font-size: 1.8em;
        font-weight: normal;
        top: -8px; }
        .card-immobile .dettagli td.prezzo span.valore {
          line-height: 0.5em; }
        .card-immobile .dettagli td.prezzo span.descrizione {
          display: block;
          font-weight: normal;
          font-size: 0.6em;
          line-height: 0.6em;
          margin-top: 10px; }
      .card-immobile .dettagli td.fonte {
        padding-left: 15px; }
  .card-immobile .contenuto {
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: 40%; }
    @media screen and (max-width: 480px) {
      .card-immobile .contenuto {
        width: 100%; } }
    .card-immobile .contenuto ul {
      margin: 0;
      padding-left: 20px;
      padding-top: 20px; }
      @media screen and (max-width: 480px) {
        .card-immobile .contenuto ul {
          padding-top: 5px;
          padding-left: 15px;
          padding-right: 30px; } }
    .card-immobile .contenuto .dettagli-small {
      display: none; }
      @media screen and (max-width: 480px) {
        .card-immobile .contenuto .dettagli-small {
          display: block; } }
  .card-immobile .azioni {
    top: -4px;
    min-width: 40px; }
  .card-immobile .aggiungi-ai-preferiti {
    cursor: pointer;
    font-size: 26px;
    color: #3c8dbc; }
    .card-immobile .aggiungi-ai-preferiti:hover {
      color: #72afd2; }

.card-immobile-dettaglio .dettagli div {
  border-left: 1px solid #cccccc;
  height: 40px;
  padding: 5px 5px 5px 5px;
  text-align: center;
  font-weight: bold; }
  .card-immobile-dettaglio .dettagli div:first-child {
    border-left: 0px; }
  .card-immobile-dettaglio .dettagli div span.descrizione {
    display: block;
    font-weight: normal;
    line-height: 1;
    width: 100%; }
  .card-immobile-dettaglio .dettagli div span.valore {
    display: block;
    width: 100%; }
  .card-immobile-dettaglio .dettagli div.prezzo, .card-immobile-dettaglio .dettagli div.id-plus {
    font-size: 1.8em;
    font-weight: normal;
    top: 2px; }
    .card-immobile-dettaglio .dettagli div.prezzo span.valore, .card-immobile-dettaglio .dettagli div.id-plus span.valore {
      line-height: 0.5em; }
    .card-immobile-dettaglio .dettagli div.prezzo span.descrizione, .card-immobile-dettaglio .dettagli div.id-plus span.descrizione {
      display: block;
      font-weight: normal;
      font-size: 0.6em;
      line-height: 0.6em;
      margin-top: 10px; }
  .card-immobile-dettaglio .dettagli div.fonte {
    text-align: center;
    padding-top: 10px; }
  .card-immobile-dettaglio .dettagli div.data-asta {
    font-size: 1.8em;
    font-weight: normal;
    top: 2px; }
    .card-immobile-dettaglio .dettagli div.data-asta span.valore {
      color: #ad0000;
      line-height: 0.5em; }
    .card-immobile-dettaglio .dettagli div.data-asta span.descrizione {
      display: block;
      font-weight: normal;
      color: #000000;
      font-size: 0.6em;
      line-height: 0.6em;
      margin-top: 10px; }

.card-immobile-dettaglio .dettagli .azioni {
  border-left: 0px;
  text-align: right;
  padding-right: 20px;
  top: -4px; }
  .card-immobile-dettaglio .dettagli .azioni .aggiungi-ai-preferiti {
    margin-right: 10px;
    font-size: 36px;
    display: inline-block;
    line-height: 36px;
    cursor: pointer;
    color: #3c8dbc; }
    .card-immobile-dettaglio .dettagli .azioni .aggiungi-ai-preferiti:hover {
      color: #72afd2; }
  .card-immobile-dettaglio .dettagli .azioni .download-pdf {
    margin-right: 10px;
    font-size: 36px;
    display: inline-block;
    line-height: 36px; }
  .card-immobile-dettaglio .dettagli .azioni .elimina-lotto {
    margin-right: 10px;
    font-size: 36px;
    display: inline-block;
    line-height: 36px;
    cursor: pointer;
    color: #3c8dbc; }
    .card-immobile-dettaglio .dettagli .azioni .elimina-lotto:hover {
      color: #72afd2; }

#tab-dettaglio .tab-pane {
  min-height: 300px; }

.login-logo img {
  width: 140px; }

#ricerca-preferiti .export-excel-button {
  margin-top: 20px;
  color: #fff; }

#ricerca-immobili .istruzioni-mappa, #ricerca-salvata .istruzioni-mappa {
  background-color: #3c8dbc;
  color: #ffffff;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
  margin-bottom: 10px; }

#ricerca-immobili #map, #ricerca-salvata #map {
  min-height: 400px;
  /*width: 98%;*/ }

#ricerca-immobili .prezzo-bigger, #ricerca-salvata .prezzo-bigger {
  font-size: 1.2em;
  color: #3174AF; }

#ricerca-immobili .search-control button, #ricerca-salvata .search-control button {
  margin: 5px 5px 5px 5px; }

#ricerca-immobili .card-list, #ricerca-salvata .card-list {
  margin-top: 20px; }

#ricerca-immobili .info .box-body, #ricerca-salvata .info .box-body {
  background-color: #3c8dbc; }

.order-by label {
  display: inline-block;
  font-weight: normal;
  max-width: 100%; }
  .order-by label select {
    width: 150px;
    display: inline-block; }

.asta-table th, .asta-table td {
  width: 25%; }

.swal2-content {
  font-size: 1.5em !important; }

#immobile .card-immobile-dettaglio {
  border: 0px; }
  @media screen and (max-width: 600px) {
    #immobile .card-immobile-dettaglio .dettagli {
      font-size: 0.8em; } }
  @media screen and (max-width: 768px) {
    #immobile .card-immobile-dettaglio .dettagli .azioni {
      text-align: center; }
      #immobile .card-immobile-dettaglio .dettagli .azioni .aggiungi-ai-preferiti {
        margin-right: 0px; } }

#immobile .carousel-inner {
  height: 500px; }

#immobile .carousel .item {
  height: 500px; }

#immobile .explanation {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px; }
  #immobile .explanation span {
    display: block;
    width: 100%; }

.filepond--root {
  font-size: 1.25rem; }

#lotto .dropzone-image-preview {
  max-height: 80px;
  width: auto; }

#lotto .dropzone {
  height: 200px !important;
  border-color: #00C0EF !important;
  color: #009ABF !important; }

#import-massivo .dz-custom-message-header {
  font-size: 1.5em;
  text-align: center;
  margin: 2em 0; }

#import-massivo .dropzone {
  height: 200px;
  margin-top: 20px;
  margin-bottom: 20px; }

#import-massivo #modal-edit-field-value .modal-title {
  text-transform: capitalize; }

#import-massivo #modal-edit-field-value .render-textarea {
  height: 300px; }

#import-massivo .table thead tr th {
  min-width: 150px; }

#import-massivo .table tr.has-errors {
  background-color: #E98B7F;
  color: #ffffff; }
  #import-massivo .table tr.has-errors.has-warnings {
    background-color: #E98B7F;
    color: #ffffff; }

#import-massivo .table tr.has-warnings {
  background-color: #F7BF66;
  color: #ffffff; }

#import-massivo .table tr td.field {
  cursor: pointer; }
  #import-massivo .table tr td.field .foto {
    text-align: center; }
    #import-massivo .table tr td.field .foto img {
      height: 60px;
      width: auto; }
    #import-massivo .table tr td.field .foto span.label {
      display: block;
      width: 100%; }
  #import-massivo .table tr td.field .generic span.label {
    display: block;
    width: 100%; }

#import-massivo .box-body {
  min-height: 600px; }

#import-massivo .foto-list {
  max-height: 300px;
  overflow-y: scroll; }
  #import-massivo .foto-list .card {
    border: 2px solid #888;
    color: #888;
    padding: 10px 10px 10px 10px;
    margin: 5px 5px 5px 5px;
    height: 134px;
    width: 134px;
    position: relative;
    display: inline-block;
    text-align: center;
    background-size: cover;
    background-position: center center;
    cursor: pointer; }
    #import-massivo .foto-list .card .fa-check-circle {
      display: none;
      position: absolute;
      right: 3px;
      top: 3px;
      font-size: 1.5em; }
    #import-massivo .foto-list .card .fa-check-square {
      display: none;
      position: absolute;
      left: 3px;
      top: 3px;
      font-size: 1.5em; }
    #import-massivo .foto-list .card .fa-square {
      display: block;
      position: absolute;
      left: 3px;
      top: 3px;
      font-size: 1.5em; }
    #import-massivo .foto-list .card img {
      max-width: 100px;
      max-height: 100px;
      float: left; }
    #import-massivo .foto-list .card.matched {
      border: 2px solid #008d4c;
      color: #008d4c; }
      #import-massivo .foto-list .card.matched .fa-check-circle {
        display: block; }
    #import-massivo .foto-list .card.selected {
      color: #0087F7;
      border: 2px solid #0087F7; }
      #import-massivo .foto-list .card.selected .fa-check-square {
        display: block; }
      #import-massivo .foto-list .card.selected .fa-square {
        display: none; }
      #import-massivo .foto-list .card.selected.matched {
        border: 2px solid #0087F7;
        color: #0087F7; }

#richieste-lotti #richieste-lotti-table {
  width: 100%; }

#dettaglio-utente .otp-link {
  cursor: pointer; }
  #dettaglio-utente .otp-link:hover {
    background-color: #00c0ef;
    border-color: #009ABF;
    color: #fff; }

.card-bene {
  padding: 5px 15px 5px 15px;
  margin-bottom: 20px;
  background-color: #eee;
  border: 1px solid #aaa; }

.slider-tick {
  display: none; }

.slider.slider-horizontal {
  width: 100%;
  /*changed*/
  height: 20px; }

.files-list .action {
  width: 80px;
  text-align: center; }

.elenco-preferiti .hide-preferito {
  display: none; }

.elenco-preferiti .per-page {
  max-width: 100px; }

.procedura-container label {
  width: 100%; }

.procedura-container .procedura-numero {
  width: 48%;
  display: inline; }

.procedura-container .procedura-anno {
  width: 48%;
  display: inline; }

#otp {
  font-weight: bold;
  letter-spacing: 10px;
  text-align: center;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  /*override*/
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    width: 200px;
    left: 50px; } }

.pace-activity {
  box-sizing: content-box; }
  .pace-activity:before {
    box-sizing: content-box; }
